math/big.Float.fmtB (method)

2 uses

	math/big (current package)
		ftoa.go#L80: 		return x.fmtB(buf)
		ftoa.go#L318: func (x *Float) fmtB(buf []byte) []byte {